Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR] apimanagement/resource-manager #3106

Merged
merged 21 commits into from
May 1, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: apimanagement/resource-manager

@codecov-io
Copy link

codecov-io commented Aug 8, 2018

Codecov Report

Merging #3106 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3106      +/-   ##
==========================================
- Coverage   57.19%   57.16%   -0.03%     
==========================================
  Files        8002     8002              
  Lines      162427   162651     +224     
==========================================
+ Hits        92904    92984      +80     
- Misses      69523    69667     +144
Impacted Files Coverage Δ
...rservice/operations/managed_clusters_operations.py 13.95% <0%> (-1.47%) ⬇️
...ure/mgmt/containerservice/operations/operations.py 42.85% <0%> (-0.9%) ⬇️
...ervice/operations/container_services_operations.py 81.62% <0%> (+0.99%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ff60da...f58f5c2. Read the comment docs.

Make 2018-01-01 as default for all clients
…ication settings (#3612)

* Generated from 0d3fa76ca7abc30f7d80506e5183c45c66aef6d3

add openid connect in authentication settings

* Packaging update of azure-mgmt-apimanagement
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Oct 15, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-apimanagement

You can install the package azure-mgmt-apimanagement of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_apimanagement/resource-manager#egg=azure-mgmt-apimanagement&subdirectory=azure-mgmt-apimanagement"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_apimanagement/resource-manager#egg=azure-mgmt-apimanagement&subdirectory=azure-mgmt-apimanagement"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_apimanagement/resource-manager
  • pip install -e ./azure-mgmt-apimanagement

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_apimanagement/resource-manager
  • pip wheel --no-deps ./azure-mgmt-apimanagement

Direct download

Your files can be directly downloaded here:

…m identities collection in users (#3775)

* Generated from cbd8b32037c8d911d9c4024dd3accb02bfad8e93

Remove readonly attribute from identities collection in users

* Packaging update of azure-mgmt-apimanagement
… to Api Issue resource (#3773)

* Generated from 73c3ebb5e203fc53ce5cdb52d31170729775848f

Added missing PATCH operation to Api Issue resource

* Packaging update of azure-mgmt-apimanagement

* Generated from dcb5eb7ef83a50275a7d92747baaad3a850286a4

Added missing PATCH operation to Api Issue resource

* Generated from ccc27d4c2f7026867aa2bcf3e67b6359c3ec0f11

Added missing PATCH operation to Api Issue resource
* Generated from 8363d68686accd9a2c5c1727ebab556ca7529cb3

/identity endpoint added

* Generated from 8363d68686accd9a2c5c1727ebab556ca7529cb3

/identity endpoint added
typo: Fix apimanagement/resource-manager/Microsoft.ApiManagement/apimbackends.json

- parition -> partition
- Reconect -> Reconnect
…I documentation (#3797)

* Generated from e8183a03edd1178ade3f773ba48e88a45609d705

added example

* Generated from 4fb410f50024ecc29bfb3e8ca857bf7c31a15e30

more PR comment fixes

* Generated from b2942f357046a206ce8895f555a1e9f4071402a9

correct casing
@iscai-msft
Copy link
Contributor

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/apimanagement/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

…t for Microsoft.ApiManagement to add version stable/2019-01-01 (#4795)

* Generated from 20f3f451957b3e3b1029eb3a5cdfe0aed8fb553d

2019-01-01 version initial changes

* Generated from 58b97be57b056b9532da3cfa3cd854d13332a50a

2019-01-01 version initial changes

* Packaging update of azure-mgmt-apimanagement
…t for Microsoft.ApiManagement to add version stable/2019-01-01 (#4826)

* Generated from 6d9246da16d91e7f3bbee8052551e189e9c24961

Rename and fixes for .Net client

* Generated from ccfe40bf845ae0078e1369d5110bbf97aa85d948

Fix for Api Export on 2019-01-01

* Generated from 6f97be08923dc01352f2285425ec2ca46a83ea47

Fix for Api Export on 2019-01-01

* Generated from 18c5892f6603d16b17e2a78868b90871fc5972b6

Fix GET User Token Contract

* Generated from 63ec8584379668d420e906190b9710a48e9f7159

Fix definition for Deploy, Save, AccessInformationUpdate

* Generated from ab0feb1a7675accf399edbf5a4c378d844dcb8fa

fix edits

* Generated from 71e167693019e8e657c456995331e3d7b5432a8f

update example for deployment
…t for Microsoft.ApiManagement to add version stable/2019-01-01 (#4933)

* Generated from 18cb1ce1a5c7d084750fa6769b2a0e687d5fb1a4

Policy Format

* Generated from 59ae1de9eccce7e80bf5b56faa5445a382a1dc93

upper case XML

* Generated from 5964a9567e075efc8279833610ebd33a0b8e0944

upper case XML
…t for Microsoft.ApiManagement to add version stable/2019-01-01 (#5025)

* Generated from 6e647cf5693984e7bb8c0c70ee673c58ae2773c9

add example for schemas

* Generated from 7b796fcaffbd3dce76e9961c8fcb270d61fe0387

add example for schemas

* Generated from fc2b834a69b907c626e186bf0b4e5629c69eaf83

add example for schemas
@lmazuel lmazuel merged commit 400f9b9 into master May 1, 2019
@lmazuel lmazuel deleted the restapi_auto_apimanagement/resource-manager branch May 1, 2019 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants